body{
        background-color: #eeeeee;
       text-align:center;

}

.contents{
      width: 800px;
      margin: auto;
      background-color: #EAF9E8;
      text-align: left;
      margin-right: 26px;
}

h1 {
      text-aligen: center;
       background-color: #f329126;
       background-image: url(../image/titleImage.jpg);
       background-repeat: no-repeat;
       background-position: top center;
      height: 201px;

     padding-top:210px;
     font-size=9pt;
    color: #329126;
          }

h2{
     font-family: "MS Pゴシック";
     font-size: 14pt;
     color: #000000;
     margin-right: 10px;
    }

h3{
     font-family: "MS Pゴシック";
     font-size: 10pt;
     color: #aaaaaa;
    }

h4{
   font-family: "MS 明朝";
     font-size: 12pt;
     color: #000000;
    }

h5{
background-color: #329126;
         background-image: url(../image/icon01.png);
       background-repeat: no-repeat;
       background-position: top left;
       height: 45px;
      font-family: "MS Pゴシック";
      font-size: 14pt;
      color: #ffffff;
     margin: 2em 0px;
      text-indent: 60px;
     }

h6{
   font-family: "MS 明朝";
     font-size: 12pt;
     color: #000000;
     text-align:center;
}

h7{
   font-family: "MS 明朝";
     font-size: 14pt;
     color: #0000FF;
    text-indent: 60px;
}

h10{
  font-family: "MS 明朝";
     font-size: 12pt;
     color: #000000;
     text-align:center;
    }


